*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2009 19:16:08 +0000 (19:16 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Jan 2009 19:16:08 +0000 (19:16 +0000)
etc/NEWS

index 4d5ec0c0377592ec5d20aac83a00d4880e9de37a..5564fe01f8ebc390cd0655ea3c504fabff1fef56 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1674,12 +1674,15 @@ $TERM inherited by Emacs you will have to look inside initial-environment.
 for the first frame.  `window-system' is also now a function that
 takes a frame argument.
 
++++
 *** The `keyboard-translate-table' variable and the terminal and
 keyboard coding systems are now terminal-local.
 
+---
 *** You can specify a terminal device (`tty' parameter) and a terminal
 type (`tty-type' parameter) to `make-terminal-frame'.
 
+---
 *** The function `make-frame-on-display' now works during a tty
 session.
 
@@ -1688,6 +1691,7 @@ session.
 The functions `get-device-terminal', `terminal-parameters',
 `terminal-parameter', `set-terminal-parameter' use this data type.
 
++++
 *** Function key sequences are now mapped using `local-function-key-map',
 a new variable.  This inherits from the global variable function-key-map,
 which is not used directly any more.